iT邦幫忙

2022 iThome 鐵人賽

DAY 21
0
Software Development

第一次學C#的經驗談系列 第 21

Day21主題:專案練習-資料庫建置(下)

  • 分享至 

  • xImage
  •  

完成了資料庫安裝後,就要開始來建置資料庫及資料表了。
如下會一一列出所有用到的資料表,再請手動一一加上吧!
/images/emoticon/emoticon22.gif

1. 建立新資料庫:

  • 在所屬資料庫伺服器上按下右鍵,選新增資料庫。
    https://ithelp.ithome.com.tw/upload/images/20220921/20142779VvQfcF1c4A.png

  • 填入[資料庫名稱],再按下[確定]。
    https://ithelp.ithome.com.tw/upload/images/20220921/20142779u58rUzj8Jd.png

/images/emoticon/emoticon33.gif

2. 建立資料表:共有12個資料表。

  • 在所屬資料庫的資料表上,按下右鍵,選新增資料表。
    https://ithelp.ithome.com.tw/upload/images/20220921/20142779JrZq7hHr2X.png

  • 產品檔:產品基本資料填寫(product)
    https://ithelp.ithome.com.tw/upload/images/20220921/20142779OxRhivMujU.png

  • 員工檔:員工基本資料填寫(employee)
    https://ithelp.ithome.com.tw/upload/images/20220921/2014277945m3A2p8G5.png

  • 客戶檔:客戶基本資料填寫(customer)
    https://ithelp.ithome.com.tw/upload/images/20220921/20142779Z1rxfqs5wr.png

  • 工作單:員工每日工作績效(workorder)
    https://ithelp.ithome.com.tw/upload/images/20220921/20142779eUFxhDuvf7.png

  • 設定作業-產品類別:產品類別設定(producttype)
    https://ithelp.ithome.com.tw/upload/images/20220921/20142779I4TxdjUwnD.png

  • 設定作業-產品單位:產品單位設定(unit)
    https://ithelp.ithome.com.tw/upload/images/20220921/20142779ubZ6TCGx6d.png

  • 設定作業-產品庫存:產品庫存設定(productstock)
    https://ithelp.ithome.com.tw/upload/images/20220921/20142779omLRUVRV9x.png

  • 設定作業-縣市:縣市資料設定(city)
    https://ithelp.ithome.com.tw/upload/images/20220921/20142779KcP6eK9nED.png

  • 設定作業-區域:鄉里資料設定(area)
    https://ithelp.ithome.com.tw/upload/images/20220921/201427790VyfAOXRKG.png

  • 設定作業-薪資類別:員工薪資設定(salarytype)
    https://ithelp.ithome.com.tw/upload/images/20220921/20142779ywNutbYxuI.png

  • 設定作業-會員卡:客戶會員資料設定(card)
    https://ithelp.ithome.com.tw/upload/images/20220921/20142779Z7OfWDTA9W.png

  • 設定作業-工作類別:工作內容設定(worktype)
    https://ithelp.ithome.com.tw/upload/images/20220921/20142779fFcdo3jzlT.png

終於把環境工具都處理完成,下一篇就要開始來進行程式的撰寫囉!!
/images/emoticon/emoticon81.gif


上一篇
Day20主題:專案練習-資料庫建置(上)
下一篇
Day22主題:專案練習-建立MVC專案
系列文
第一次學C#的經驗談30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言